Alpha Cutoff
Remove pixel with low alpha value.
Node Data | |
|---|---|
Display name | |
Alpha Cutoff | |
Internal name | |
Node_Alpha_Cutoff | |
Inheritances | |
| Node_Processor | |
| Node_Alpha_Cutoff | |
Inputs | |
Node_Alpha_Cutoff | |
surface |
Surface In |
float |
Minimum |
surface |
Mask |
float |
Mix |
bool |
Active |
Outputs | |
Node_Alpha_Cutoff | |
surface |
Surface Out |
Alpha cutoff is used to clean up image with transparent edge by removing pixel with alpha less than Minimum.
This node is deprecated and functionally replaced by Threshold.